iShell Help
Tribeworks > iShell > Commands >
  Signal Error
   
The Signal Error command sends an error message to the Runtime to report a problem to the user. It will trigger any Error event in any of the containers. If there are no Error events, then the Runtime will report the error message to the User.

Options

  • Number Input Argument: An error number that can be used by the Error event to identify the error and act upon the error.
  • Text Input Argument: An error message that can be displayed to the user.